home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000329_blitz-list-request_Fri Jun 10 15:02:11 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  1KB

  1. Received: from zephyr.cs.vu.nl (zephyr.cs.vu.nl [130.37.16.3]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id PAA05065 for <blitz-list@helsinki.fi>; Fri, 10 Jun 1994 15:02:01 +0300
  2. Received: from bol.cs.vu.nl by zephyr.cs.vu.nl id aa23609;
  3.           10 Jun 94 14:01 MET DST
  4. Received: from jol04.cs.vu.nl by bol.cs.vu.nl id aa14714;
  5.           10 Jun 94 14:01 MET DST
  6. Date:     Fri, 10 Jun 94 14:01:29 MET DST
  7. From: Arthur <aavande@cs.vu.nl>
  8. To: Blitz_Basic_II <blitz-list@helsinki.fi>
  9. Subject:  copper tricks
  10. Message-ID:  <9406101401.aa26672@jol04.cs.vu.nl>
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset="us-ascii"
  13. Content-Transfer-Encoding: 7bit
  14. X-Status: 
  15. Status: RO
  16.  
  17. Hi ,
  18. Can someone please explain the following code to me ?
  19.  
  20. co$=mki$(#bpl1mod)+mki$(-127)
  21. co$+mki$(#bpl2mod)+mki$(-127)
  22. OwnCopList(co$,100)  <= I cann't remember the instruction name
  23.             exactly,but it's the instruction that
  24.             you can insert your own copperlist...
  25.  
  26. I saw this in BUM6 and they achieved a mirror effect with it.
  27.  
  28. I'm just wondering what #bpl1mod & #bpl2mod stands for (I think some
  29. hardware registers , but how to they work ???)
  30. Can you achieve other effects with these two registers (i.e vertical
  31. mirror tricks or something ?)
  32.  
  33. Please explain these copper/blitter hardware tricks to me !  
  34.  
  35. Bey for now,
  36.  
  37.  
  38.         \|||/
  39.             (@ @)
  40. -------------o00-( )-00o-------------
  41.      Arthur A. van de Woestijne
  42.       e-mail: aavande@cs.vu.nl
  43.  
  44.